Jump to content

Sum of radicals

From Wikipedia, the free encyclopedia

In mathematics, a sum of radicals is defined as a finite linear combination of nth roots:

where are natural numbers and are real numbers.

A particular special case arising in computational complexity theory is the square-root sum problem, asking whether it is possible to determine the sign of a sum of square roots, with integer coefficients, in polynomial time. This is of importance for many problems in computational geometry, since the computation of the Euclidean distance between two points in the general case involves the computation of a square root, and therefore the perimeter of a polygon or the length of a polygonal chain takes the form of a sum of radicals.[1]

In 1991, Blömer proposed a polynomial time Monte Carlo algorithm for determining whether a sum of radicals is zero, or more generally whether it represents a rational number.[2] Blömer's result applies more generally than the square-root sum problem, to sums of radicals that are not necessarily square roots. However, his algorithm does not solve the problem, because it does not determine the sign of a non-zero sum of radicals.[2]

See also

[edit]

References

[edit]
  1. ^ Mulzer, Wolfgang; Rote, Günter (2008). "Minimum-weight triangulation is NP-hard". Journal of the ACM. 55 (2): A11:1–A11:29. arXiv:cs/0601002. doi:10.1145/1346330.1346336. MR 2417038.
  2. ^ a b Blömer, Johannes (1991). "Computing sums of radicals in polynomial time". [1991] Proceedings 32nd Annual Symposium of Foundations of Computer Science. pp. 670–677. doi:10.1109/SFCS.1991.185434. ISBN 978-0-8186-2445-2. S2CID 195840518..